Package-level declarations

Types

Link copied to clipboard
public class AuthenticationObject implements Parcelable
An object returned when PingOne.authenticate() flow completes successfully.
Link copied to clipboard
public class NotificationObject implements Parcelable
An object returned if PingOne.processRemoteNotification() completes successfully.
Link copied to clipboard
public class PairingObject implements Parcelable
An object returned if processIdToken flow proposes an automatic pairing.
Link copied to clipboard
public class PingOne
Main class that contains public APIs.
Link copied to clipboard
public class PingOneSDKError
Class that describes an error by error code and error message.